fontchooser: Fix initial font selection
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 22:55:30 +0000 (17:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 2 Apr 2021 05:06:23 +0000 (01:06 -0400)
commit8caadaf4047952c30dce197130e4217186962ab4
tree30c19813defb6dfb70514bd3aff98392214bb616
parent469228fcd7683556ded0c44bfaa8a4400e38e5b7
fontchooser: Fix initial font selection

The change in 740559a54f to populate the list incrementally
broke initial font selection. Fix that, by trying to select
until the incremental filling is done.

Fixes: #3687
gtk/gtkfontchooserwidget.c